home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Classics 1
/
Game Classics 1.iso
/
dosgames
/
doom
/
levels_3
/
203
/
play.bat
< prev
next >
Wrap
DOS Batch File
|
1994-06-17
|
734b
|
18 lines
@Echo off
REM This batch file will run the Banzai wad at the right level and difficulty.
REM Enjoy the Episode! If you want info on the specific levels, read the
REM WadNFO.zip....it contains all the text files which the autors wrote.
REM The Levels are as follows: E3M1 - EHD11.wad
REM E3M2 - EHD12.wad
REM E3M3 - Tncross.wad
REM E3M4 - Florzoo1.wad
REM E3M5 - Atrium.wad
REM E3M6 - Helipad.wad
REM E3M7 - Ledges.wad
REM E3M8 - Pet.wad
Echo Edit Play.bat for wad info
doom -devparm -file banzai.wad -skill 4 -warp 3 1
echo